- 01. Intro
- 02. The OpenStreetMap Project
- 03. IO2D Starter Code
- 04. CODE: Building, Running, and Testing
- 05. Upcoming Exercise and Project Format
- 06. CODE: The RouteModel Class
- 07. CODE: The Node Class
- 08. This Pointer
- 09. CODE: Create RouteModel Nodes
- 10. CODE: Write the Distance Function
- 11. What Are the Most Important Containers to Learn?
- 12. Hash Tables
- 13. CODE: Create Node to Road Hash Table
- 14. CODE: Write FindNeighbor
- 15. CODE: Write FindNeighbors
- 16. CODE: Find the Closest Node
- 17. Outro